home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / faq / nwsmkr10.zip / NWSMKR.DOC < prev   
Text File  |  1996-01-19  |  4KB  |  93 lines

  1.         NewsMaker v1.0 - The Freeware Spitfire BBS NewsLetter Creator
  2.                     (c) 1996 by Robert G. Schiele
  3.  
  4. Setup:
  5. ─────
  6.  
  7.         Simple enough. Copy NWSMKR.COM into whatever directory
  8. you like. Then create NWSMKR.CFG in the same directory. (Yes, it
  9. has to be that name!) NWSMKR.CFG has to contain the following
  10. information, in this precise order:
  11.  
  12.                                BBSNAME
  13.                               SYSOPNAME
  14.                       PATH TO SF DISPLAY FILES
  15.              NAME OF SF DISPLAY FILE (without extender)
  16.  
  17. What follows is my own NWSMKR.CFG file as an example. You can
  18. edit it, and use it if you want to, just don't change the order
  19. things are listed, or how they're listed.
  20.  
  21. The Programmer's Corner BBS
  22. Robert Schiele
  23. C:\SF\DISPLAY
  24. SFNWSLTR
  25.  
  26.         That's all there is to setting it up. Be sure NOT to put
  27. the trailing backslash on the path to your SF display files, and
  28. be sure NOT to put any extender on the display file you want
  29. NewsMaker to create. It'll automatically create both .CLR and
  30. .BBS versions of whatever SF display file you name on that last
  31. line.
  32.  
  33.         Finally, create your news file itself, using your
  34. favorite text editor. Any one will do, so long as it's capable
  35. of producing plain, ASCII text. Keep your text less than 65
  36. columns in width, or NewsMaker will truncate it to keep the
  37. display from looking crummy. The only other limitation is that
  38. your news file can't be more than 99 lines in length. If it is,
  39. you'll get a run-time error for sure. After you've created your
  40. news file, which HAS to be named NEWS.TMP, copy it into the same
  41. directory you had NewsMaker installed in, then run NewsMaker by
  42. changing to that directory, and simply typing NWSMKR or nwsmkr
  43. on the DOS command line. It'll run without any further input
  44. from you, and can, if you want, be run as part of an event.
  45.  
  46. Licensing Information:
  47. ─────────────────────
  48.  
  49.         You are hereby granted a license to operate NewsMaker on
  50. as many computers as you want, for as long as you want. It's
  51. freeware. The only thing you can't do is to try to decompile it
  52. or reverse-engineer it in some way.
  53.  
  54. Disclaimer:
  55. ──────────
  56.  
  57.         I make no representations whatever about the fitness of
  58.  NewsMaker for any particular task, nor do I accept any
  59.  liability whatever. If you choose to run it, you do so entirely
  60.  at your own risk. Setup as directed, it works fine for me, but
  61.  I can't be sure that it'll do so for you. NewsMaker is provided
  62.  to you as freeware, so if you like it and can use it, feel free
  63.  to do so. If you don't or can't, then don't.
  64.  
  65. Support:
  66. ───────
  67.  
  68.  
  69.        You can reach me in case you have a comment or would like
  70. to ask a question, via Internet email at:
  71. <schiele@inetdirect.net> or write to me via US Mail at:
  72.  
  73.                             Robert Schiele
  74.                             927 N. Pennsylvania St.
  75.                             Indianapolis, IN., 46204
  76.  
  77. Or, you're free to call my BBS, The Programmer's Corner BBS, at
  78. (317) 639-6796, which operates from 3:00PM (E.S.T.) until 12:00
  79. Midnight, seven days a week.
  80.  
  81. Credits:
  82. ───────
  83.  
  84.         NewsMaker was written entirely in Microsoft's QuickBasic
  85. 4.5, then compiled and linked using Ethan Winer's PDQ library.
  86. It also uses some routines generously provided as freeware by
  87. Garry Spencer of Spencer Technologies, Memphis, TN. Thanks Ethan
  88. and Garry!
  89.  
  90. "Spitfire" is (c) Mike Woltz and Buffalo Creek Software
  91. "QuickBasic 4.5" is (c) Microsoft Corporation
  92. "PDQ" is (c) Ethan Winer and Full Moon Software
  93.